move XENMEM_get_vnumainfo out of tools-only section of public/memory.h
authorJan Beulich <jbeulich@suse.com>
Thu, 16 Oct 2014 08:08:39 +0000 (10:08 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 16 Oct 2014 08:08:39 +0000 (10:08 +0200)
commit9cea500dc0294947b12b8e2479a238acd0e990f2
tree937adf5ae2feef41c1836ff5f608c4d339481f4a
parent4c5e3a8e84f2158487d8f403b3053c52d8ee2dd7
move XENMEM_get_vnumainfo out of tools-only section of public/memory.h

After all this interface specifically exists for guest kernels to learn
about their (virtual) topology. I'm sure I made a comment to this
effect during review, but apparently I then didn't notice that this
never got carried out.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/include/public/memory.h